home *** CD-ROM | disk | FTP | other *** search
/ Amiga Magazin: Amiga-CD 1996 September & October / Amiga-CD 1996 #9-10.iso / demos / storm-c / stormc / stormsys / stormshellgui.h < prev    next >
Text File  |  1996-07-02  |  6KB  |  161 lines

  1. #define WIN_TOOLBAR_ID 0x1
  2. #define WIN_TOOLBAR_ID_GADGETS 0x11
  3. #define GAD_NEWTEXT_ID 0x4
  4. #define GAD_LOADTEXT_ID 0x5
  5. #define GAD_SAVETEXT_ID 0x6
  6. #define GAD_NEWPROJECT_ID 0x8
  7. #define GAD_LOADPROJECT_ID 0x9
  8. #define GAD_SAVEPROJECT_ID 0xA
  9. #define GAD_MAKE_ID 0xC
  10. #define GAD_RUN_ID 0xD
  11. #define GAD_DEBUG_ID 0xE
  12. #define GAD_TOOLBARHELP_ID 0x10
  13. #define WIN_PROJECT_ID 0x2
  14. #define WIN_PROJECT_ID_GADGETS 0x2
  15. #define GAD_PROJECTSPACE_ID 0x1
  16. #define WIN_ENVSETTINGS_ID 0x3
  17. #define WIN_ENVSETTINGS_ID_GADGETS 0x26
  18. #define GAD_ESTW_INCLUDELIST_ID 0x5
  19. #define GAD_ESTW_INCLUDENEW_ID 0xB
  20. #define GAD_ESTW_INCLUDEREMOVE_ID 0xC
  21. #define GAD_ESTW_INCLUDEPATH_ID 0xE
  22. #define GAD_ESTW_INCLUDEPATHFILE_ID 0xF
  23. #define GAD_ESTW_HEADERMODE_ID 0x12
  24. #define GAD_ESTW_HEADERPATH_ID 0x14
  25. #define GAD_ESTW_HEADERPATHFILE_ID 0x15
  26. #define GAD_ESTW_USEOBJDIR_ID 0x18
  27. #define GAD_ESTW_OBJDIRPATH_ID 0x1B
  28. #define GAD_ESTW_OBJDIRPATHFILE_ID 0x1C
  29. #define GAD_ESTW_WORKSPACE_ID 0x1F
  30. #define GAD_ESTW_WORKSPACEINT_ID 0x20
  31. #define GAD_ESTW_USE_ID 0x24
  32. #define GAD_ESTW_CANCEL_ID 0x25
  33. #define WIN_CSETTINGS_ID 0x4
  34. #define WIN_CSETTINGS_ID_GADGETS 0x5D
  35. #define GAD_CSTW_DEFINELIST_ID 0x5
  36. #define GAD_CSTW_DEFINENEW_ID 0xB
  37. #define GAD_CSTW_DEFINEREMOVE_ID 0xC
  38. #define GAD_CSTW_DEFINEUSE_ID 0xE
  39. #define GAD_CSTW_DEFINENAME_ID 0x10
  40. #define GAD_CSTW_DEFINETOKEN_ID 0x13
  41. #define GAD_CSTW_NESTEDCOMMENTS_ID 0x17
  42. #define GAD_CSTW_UNKNOWNPRAGMA_ID 0x18
  43. #define GAD_CSTW_SUSPECTMACROPARA_ID 0x19
  44. #define GAD_CSTW_LANGUAGE_ID 0x21
  45. #define GAD_CSTW_ALLTEMPLATES_ID 0x24
  46. #define GAD_CSTW_USEEXCEPTIONS_ID 0x25
  47. #define GAD_CSTW_DEBUGFILES_ID 0x28
  48. #define GAD_CSTW_DEBUGSYMBOLS_ID 0x2A
  49. #define GAD_CSTW_ASMOUTPUT_ID 0x2C
  50. #define GAD_CSTW_EXTRAHUNKS_ID 0x32
  51. #define GAD_CSTW_DONTINLINE_ID 0x33
  52. #define GAD_CSTW_NOEXCEPTIONSSPEC_ID 0x34
  53. #define GAD_CSTW_CPU_ID 0x36
  54. #define GAD_CSTW_FPU_ID 0x37
  55. #define GAD_CSTW_CODEMODEL_ID 0x38
  56. #define GAD_CSTW_DATAMODEL_ID 0x39
  57. #define GAD_CSTW_OPTIMIZE_ID 0x3F
  58. #define GAD_CSTW_OPTIMIZEINT_ID 0x40
  59. #define GAD_CSTW_OPTIMIZETEXT_ID 0x42
  60. #define GAD_CSTW_MISSINGPROTOTYPE_ID 0x4B
  61. #define GAD_CSTW_KNRPARAMETERS_ID 0x4C
  62. #define GAD_CSTW_REFERENCETOTEMP_ID 0x4D
  63. #define GAD_CSTW_MISSINGRETURN_ID 0x51
  64. #define GAD_CSTW_EMPTYSTATEMENT_ID 0x52
  65. #define GAD_CSTW_UNSAVECONVERSION_ID 0x53
  66. #define GAD_CSTW_SUSPECTEQUAL_ID 0x54
  67. #define GAD_CSTW_UNUSEDVARIABLES_ID 0x58
  68. #define GAD_CSTW_USE_ID 0x5B
  69. #define GAD_CSTW_CANCEL_ID 0x5C
  70. #define WIN_LINKSETTINGS_ID 0x5
  71. #define WIN_LINKSETTINGS_ID_GADGETS 0x70
  72. #define GAD_LSTW_LINKMODE_ID 0x5
  73. #define GAD_LSTW_STARTUPCODEMODE_ID 0x6
  74. #define GAD_LSTW_STARTUPCODEPATH_ID 0x8
  75. #define GAD_LSTW_STARTUPCODEPATHFILE_ID 0x9
  76. #define GAD_LSTW_FORCELINK_ID 0xC
  77. #define GAD_LSTW_LINKERDATABASE_ID 0x10
  78. #define GAD_LSTW_VERSION_ID 0x13
  79. #define GAD_LSTW_REVISION_ID 0x15
  80. #define GAD_LSTW_WRITEMAP_ID 0x19
  81. #define GAD_LSTW_NAMECONFLICTS_ID 0x1A
  82. #define GAD_LSTW_REPLACESTUB_ID 0x1B
  83. #define GAD_LSTW_LIBRARYPATH_ID 0x20
  84. #define GAD_LSTW_LIBRARYPATHFILE_ID 0x21
  85. #define GAD_LSTW_USELOGFILE_ID 0x23
  86. #define GAD_LSTW_LOGFILEPATH_ID 0x26
  87. #define GAD_LSTW_LOGFILEPATHFILE_ID 0x27
  88. #define GAD_LSTW_WARN32RELOCS_ID 0x2A
  89. #define GAD_LSTW_LINKEROPTIMIZE_ID 0x2F
  90. #define GAD_LSTW_FOLDCODE_ID 0x30
  91. #define GAD_LSTW_LINKWIZARD_ID 0x36
  92. #define GAD_LSTW_WIZARDSYMBOL_ID 0x3A
  93. #define GAD_LSTW_LINKSINGLEHUNK_ID 0x3D
  94. #define GAD_LSTW_LINKONECODEHUNK_ID 0x40
  95. #define GAD_LSTW_CODEHUNKSIZE_ID 0x44
  96. #define GAD_LSTW_LINKONEDATAHUNK_ID 0x47
  97. #define GAD_LSTW_DATAHUNKSIZE_ID 0x4B
  98. #define GAD_LSTW_LINKONEBSSHUNK_ID 0x4E
  99. #define GAD_LSTW_BSSHUNKSIZE_ID 0x52
  100. #define GAD_LSTW_RESIDENTABLE_ID 0x55
  101. #define GAD_LSTW_DATARELOCTABLE_ID 0x58
  102. #define GAD_LSTW_LINKMEMTYPE_ID 0x5C
  103. #define GAD_LSTW_LINKCODEMEMTYPE_ID 0x60
  104. #define GAD_LSTW_LINKDATAMEMTYPE_ID 0x61
  105. #define GAD_LSTW_LINKBSSMEMTYPE_ID 0x62
  106. #define GAD_LSTW_MAKEROMCODE_ID 0x65
  107. #define GAD_LSTW_ROMCODESTART_ID 0x6A
  108. #define GAD_LSTW_ROMDATASTART_ID 0x6B
  109. #define GAD_LSTW_ROMBSSSTART_ID 0x6C
  110. #define GAD_LSTW_USE_ID 0x6E
  111. #define GAD_LSTW_CANCEL_ID 0x6F
  112. #define WIN_RUNSETTINGS_ID 0x6
  113. #define WIN_RUNSETTINGS_ID_GADGETS 0x30
  114. #define GAD_RSTW_RUNSTACKSIZE_ID 0x8
  115. #define GAD_RSTW_RUNSTACKSIZEINT_ID 0x9
  116. #define GAD_RSTW_RUNTASKNAME_ID 0xE
  117. #define GAD_RSTW_RUNCD_ID 0x10
  118. #define GAD_RSTW_RUNCDFILE_ID 0x11
  119. #define GAD_RSTW_RUNPROGDIR_ID 0x13
  120. #define GAD_RSTW_RUNPROGDIRFILE_ID 0x14
  121. #define GAD_RSTW_USERESTRACKING_ID 0x17
  122. #define GAD_RSTW_DEBUGRUNMODE_ID 0x19
  123. #define GAD_RSTW_RUNCOMMANDNAME_ID 0x1F
  124. #define GAD_RSTW_RUNCLIARGS_ID 0x20
  125. #define GAD_RSTW_RUNIOMODE_ID 0x22
  126. #define GAD_RSTW_RUNCONSOLE_ID 0x26
  127. #define GAD_RSTW_RUNINPUT_ID 0x28
  128. #define GAD_RSTW_RUNINPUTFILE_ID 0x29
  129. #define GAD_RSTW_RUNOUTPUT_ID 0x2B
  130. #define GAD_RSTW_RUNOUTPUTFILE_ID 0x2C
  131. #define GAD_RSTW_USE_ID 0x2E
  132. #define GAD_RSTW_CANCEL_ID 0x2F
  133. #define WIN_ERRORWINDOW_ID 0x7
  134. #define WIN_ERRORWINDOW_ID_GADGETS 0x1E
  135. #define GAD_ERRW_ERRORS_ID 0x4
  136. #define GAD_ERRW_SHOWWARNINGS_ID 0x6
  137. #define GAD_ERRW_WARNINGS_ID 0x9
  138. #define GAD_ERRW_STATUS_ID 0xA
  139. #define GAD_ERRW_GAUGE_ID 0xC
  140. #define GAD_ERRW_ERRORLIST_ID 0x10
  141. #define GAD_ERRW_SCROLLVERT_ID 0x12
  142. #define GAD_ERRW_ARROWUP_ID 0x13
  143. #define GAD_ERRW_ARROWDOWN_ID 0x14
  144. #define GAD_ERRW_SCROLLHORIZ_ID 0x16
  145. #define GAD_ERRW_ARROWLEFT_ID 0x17
  146. #define GAD_ERRW_ARROWRIGHT_ID 0x18
  147. #define GAD_ERRW_RUN_ID 0x1B
  148. #define GAD_ERRW_DEBUG_ID 0x1C
  149. #define GAD_ERRW_CANCEL_ID 0x1D
  150. #define WIN_ABOUTWINDOW_ID 0x8
  151. #define WIN_ABOUTWINDOW_ID_GADGETS 0xB
  152. #define GAD_ABTW_LOGO_ID 0x3
  153. #define GAD_ABTW_ABOUT_ID 0x6
  154. #define GAD_ABTW_OK_ID 0xA
  155. #define WIN_RENAMEREQ_ID 0x9
  156. #define WIN_RENAMEREQ_ID_GADGETS 0x9
  157. #define GAD_RNMW_PROMPT_ID 0x2
  158. #define GAD_RNMW_NAME_ID 0x5
  159. #define GAD_RNMW_OK_ID 0x7
  160. #define GAD_RNMW_CANCEL_ID 0x8
  161.